home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir42 / fpw_dk.zip / PREADME.TXT < prev    next >
Text File  |  1994-09-19  |  7KB  |  184 lines

  1. File: PREADME.TXT
  2. =================
  3.  
  4. BEFORE YOU PROCEED:
  5. ===================
  6.  
  7.     a) MAKE A BACKUP FIRST
  8.  
  9.     This patching process directly modifies the FoxPro files 
  10.     in your FoxPro directory.  Please back up any files you 
  11.     may have customized (including the FOXUSER.DBF, 
  12.     FOXUSER.FPT, and CONFIG.FP or CONFIG.FPW files) before 
  13.     attempting the patch process.  This patch process will
  14.     optionally delete the .EXE files which were downloaded
  15.     from our online services.  If you wish to re-use the
  16.     .EXE files, please make a backup copy of those files
  17.     as well.
  18.  
  19.     b) PERFORM A CLEAN BOOT
  20.  
  21.     The software used in the patch process may conflict with 
  22.     certain TSR programs.  To minimize the chance of a conflict
  23.     with a TSR program, please perform a clean boot of 
  24.     your computer before executing any of this software.  For 
  25.     more information on clean booting your computer, please 
  26.     refer to the "Troubleshooting" section of your FoxPro 
  27.     online help file.  It is not essential for you to perform
  28.     a clean boot before executing the patch program, but this
  29.     is recommended as a safety precaution.
  30.  
  31.     c) READ THE FILE "README.1ST"
  32.  
  33.     Before proceeding, read the file README.1ST, which is 
  34.     contained in the same library section as all other 
  35.     patch files.  This file contains important information 
  36.     that is necessary to help you select the correct 
  37.     files for the patch process.
  38.  
  39.     d) CHECK FREE DISK SPACE
  40.  
  41.     Microsoft recommends that you have at least 2.5 MB of
  42.     available disk space before you apply a patch.
  43.  
  44.  
  45. How to install the patches
  46. --------------------------
  47.  
  48. 1) Ensure that all files are located in the directory where
  49.    FoxPro resides.
  50.               
  51. 2) Execute the DOPATCH.BAT file
  52.  
  53.    This file will automatically patch FoxPro and update
  54.    the appropriate files.  The DOPATCH.BAT file searches
  55.    the current directory to determine which required files
  56.    and which optional files were downloaded.  This file
  57.    will therefore accommodate users who have downloaded 
  58.    one of the patch files, all of the patch files, or
  59.    some of the patch files.
  60.  
  61.    To execute the DOPATCH file and begin the patch process,
  62.    change to the directory which contains the copy of FoxPro 
  63.    that needs to be patched and also contains the patch file.
  64.  
  65.    If you would like for the DOPATCH program to delete the
  66.    EXE files which were downloaded from the online service,
  67.    execute the program by typing the following command at
  68.    the MS-DOS prompt:
  69.  
  70.        DOPATCH delete   
  71.  
  72.    If you do not want the DOPATCH program to delete the
  73.    EXE files which were downloaded from the online service,
  74.    execute the program by typing the following command at
  75.    the MS-DOS prompt:
  76.  
  77.        DOPATCH 
  78.  
  79.    Please watch your screen while the program is executing.
  80.    Important status information will be displayed while the
  81.    program is executing.
  82.   
  83.  
  84. ADDITIONAL INFORMATION
  85. ======================
  86.  
  87. Where to find the DOPATCH.BAT file
  88. ----------------------------------
  89.  
  90. In order to install any patches, a file called DOPATCH.BAT is 
  91. required.  This file is contained inside each of the following
  92. required files:  FPW.EXE, FPW_DK.EXE, FPD.EXE, and FPD_DK.EXE.
  93.  
  94. The DOPATCH.BAT file is not contained in any of the optional
  95. files.  
  96.  
  97. To install the optional patches, you must download one of 
  98. the required files (FPW.EXE, FPW_DK.EXE, FPD.EXE, or 
  99. FPD_DK.EXE) in addition to the optional files.  It is not
  100. possible to apply the optional patches without also 
  101. patching FoxPro itself.
  102.  
  103. Patch Messages
  104. --------------
  105.  
  106. Here are the messages that may be displayed when you execute the
  107. PATCH utility:
  108.  
  109. "<file name>" is not a baseline file.  One or more of the files are
  110. not baseline files.  Re-install the product(s) from the original
  111. diskettes and run this program again.
  112.     Some patches must be applied to the FoxPro version that you
  113.     installed from your FoxPro diskettes.  When this message is
  114.     displayed, re-install FoxPro from your diskettes.
  115.     --------
  116.     CAUTION!  If you have installed the optional FoxPro Distribution Kit,
  117.     --------  be sure to re-install both FoxPro and the Distribution Kit
  118.           before you patch.
  119.  
  120.     See the next section, BASELINES, for more information.
  121.  
  122. "<file name>": Permission denied
  123.     The PATCH utility does not have write access to the specified file.
  124.     Change the DOS attribute of the file to read/write and run PATCH again.
  125.  
  126. All files are up to date.
  127.     You have the most current version of FoxPro, the optional FoxPro
  128.     Distribution Kit and the help files.  You do not have to download
  129.     any patch files or apply patches.
  130.  
  131. Cannot apply - Patch Not Found.
  132.     The specified patch file needed by the PATCH utility could not be
  133.     located.  Make sure you have downloaded the patch file and placed
  134.     it into FoxPro directory.
  135.  
  136. Cannot apply - Patch Out of Date/Invalid.
  137.     The specified patch file found by the PATCH utility is out of date
  138.     or corrupt.  Download the current patch file from CompuServe into the
  139.     FoxPro directory.
  140.  
  141. Cannot open PATCH.DBF database file.
  142.     The PATCH utility cannot open the PATCH.DBF database.  This
  143.     message may be displayed if PATCH.DBF has been erased or is not
  144.     located in the same directory as PATCH.EXE.
  145.     --------
  146.     CAUTION!  PATCH.EXE and PATCH.DBF must be in the same directory
  147.     --------  as the files being patched.
  148.  
  149. Insufficient memory
  150.     You do not have enough memory to run the PATCH utility.  Free up
  151.     additional memory and run PATCH again.
  152.  
  153. Out of disk space
  154.     You do not have enough disk space to run the PATCH utility.  Microsoft
  155.     recommends that you have at least 2.5 MB of memory available
  156.     before you apply a patch.  Free up additional disk space by
  157.     deleting unnecessary files and run PATCH again.  
  158.  
  159. PATCH.DBF database file is invalid.
  160.     The PATCH.DBF database is no longer valid.  Download the current
  161.     PATCH.DBF database from CompuServe to your hard drive.
  162.  
  163. Total size of patches not found or out of date: XXX
  164.     In this message, "XXX" indicates the number of bytes needed to download 
  165.     the necessary files.  Download the necessary files from CompuServe to 
  166.     the FoxPro directory.
  167.  
  168. ----------------------------------------------------------------------
  169.      CAUTIONS!!
  170. ----------------------------------------------------------------------
  171.  
  172. **PATCH.EXE and PATCH.DBF must be in the same directory as the files being 
  173.   patched.  Otherwise the patch process will not work.
  174.  
  175. **If you have installed the optional FoxPro Distribution Kit and need to 
  176.   re-install FoxPro as a baseline, be sure to re-install both FoxPro and 
  177.   the Distribution Kit before you patch.
  178.  
  179. **PATCH.EXE may occasionally be updated.  When it is, we will post a message
  180.   on CompuServe.    
  181.  
  182. **Microsoft recommends that you have at least 2.5 MB of available disk space 
  183.   before you apply a patch.
  184.